home *** CD-ROM | disk | FTP | other *** search
- 1. Incorporate standard regex routines in place of Emacs specific ones.
- 2. Allow use of numeric keypad as <Esc>-123 repeat counts.
- 3. Sort out refusal to replace more than one empty match in magic mode.
- 4. Add abbreviation completion, like jove?
- 5. Allow use of control chars on command line, to allow setting of
- $lterm interactively. [[ Can be done, using ^Q. ]]
- 6. Review use of $lterm for input. Maybe make default different (accept
- CR/LF, LF, or CR)?
- 7. Allow $wraphook etc, to be set to named procedures, as well as built
- in commands.
- 8. Add some form of $indent variable, used by wrap-word, to allow hanging
- indents, as in this file...
- 9. Ensure that fill-paragraph uses $wraphook, and make the definition of a
- paragraph cover the use of $indent (see 8 above...)
-